home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ELECTRON / 3645.ZIP / SCHOTTKY.CMP < prev    next >
Text File  |  1990-03-23  |  3KB  |  80 lines

  1. #################    SCHOTTKY DIODE DEFINITION FILE     ####################
  2. #
  3. #
  4. # The first character of each line must be a space or a '#'.
  5. # If a '#', that line is treated as a comment.
  6. # If a space, that line is treated as a diode definition.
  7. # There must be no blank lines.
  8. #
  9. #
  10. # This file holds standard shottky diode information.
  11. #
  12. # A schottky diode definition has the following format:
  13. #     <space><voltage><current><manufacturer\PN>
  14. #
  15. #     Where:
  16. #     <voltage> is the working voltage of the diode
  17. #     <current> is the continous current of the diode
  18. #        <manufacturer\PN> is the manufacturer name and part number,
  19. #                          seperated by a backslash character.
  20. #
  21. #
  22. #     These fields are seperated from each other by strings consisting
  23. #     of any number of spaces and tab characters.
  24. #
  25. #
  26. # The program looks through this file in order, and selects the first
  27. # diode listed which meets the circuit requirements.
  28. # Therefore, diodes should be listed in order of overall 'goodness',
  29. # e.g.: If low cost is desired, list diodes in order of increasing
  30. # cost, etc.
  31. #
  32. #
  33. # If more than one diode in a row has exactly the same numeric
  34. # specifications, the program will not try to select any particular
  35. # one, but instead will list the complete set of manufacturers and
  36. # part numbers for all of them.
  37. #
  38. #
  39. ############################################################################
  40. #
  41.  15.0    1.0    Motorola\MBR115P
  42.  20.0    1.0    \1N5817
  43.  20.0    1.0    Motorola\MBR120P
  44.  20.0    1.0    Motorola\1N5817
  45.  30.0    1.0    Motorola\1N5818
  46.  30.0    1.0    Motorola\MBR130P
  47.  30.0    1.0    \1N5818
  48.  30.0    1.0    \11DQ03
  49.  40.0    1.0    Motorola\1N5819
  50.  40.0    1.0    \1N5819
  51.  40.0    1.0    Motorola\MBR140P
  52.  40.0    1.0    \11DQ04
  53.  50.0    1.0    \11DQ05
  54.  50.0    1.0    Motorola\MBR150
  55.  30.0    1.1    International Rectifier\11DQ03
  56.  40.0    1.1    International Rectifier\11DQ04
  57.  50.0    1.1    International Rectifier\11DQ05
  58.  30.0    1.7    International Rectifier\21DQ03
  59.  40.0    1.7    International Rectifier\21DQ04
  60.  50.0    1.7    International Rectifier\21DQ05
  61.  20.0    3.0    Motorola\1N5820
  62.  20.0    3.0    Motorola\MBR320P
  63.  20.0    3.0    \1N5820
  64.  30.0    3.0    Motorola\1N5821
  65.  30.0    3.0    \1N5821
  66.  30.0    3.0    Motorola\MBR330P
  67.  30.0    3.0    \31DQ03
  68.  40.0    3.0    Motorola\1N5822
  69.  40.0    3.0    \31DQ04
  70.  40.0    3.0    Motorola\MBR340P
  71.  40.0    3.0    \1N5822
  72.  50.0    3.0    \31DQ05
  73.  50.0    3.0    Motorola\MBR350
  74.  30.0    3.3    International Rectifier\31DQ03
  75.  40.0    3.3    International Rectifier\31DQ04
  76.  50.0    3.3    International Rectifier\31DQ05
  77.  20.0    5.0    Motorola\1N5823
  78.  30.0    5.0    Motorola\1N5824
  79.  40.0    5.0    Motorola\1N5825        
  80.